home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 October / CHIP Turkiye Ekim 2000.iso / prog / demo / MATH / _SETUP.1 / Abt_math.exe / 0 / RCDATA / TPESINFORM / TPESINFORM.txt < prev   
Encoding:
Text File  |  2000-07-28  |  3.5 KB  |  215 lines

  1. object PesinForm: TPesinForm
  2.   Left = 182
  3.   Top = 79
  4.   Width = 373
  5.   Height = 322
  6.   ActiveControl = TamamBtn
  7.   Caption = 'M∩┐╜∩┐╜teri adres bilgileri'
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = [fsBold]
  12.   Icon.Data = {<image000.ico>}
  13.   OnDeactivate = FormDeactivate
  14.   OnShow = FormShow
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Label1: TLabel
  18.     Left = 16
  19.     Top = 32
  20.     Width = 45
  21.     Height = 13
  22.     Caption = 'Unvan∩┐╜ '
  23.   end
  24.   object Label2: TLabel
  25.     Left = 16
  26.     Top = 56
  27.     Width = 44
  28.     Height = 13
  29.     Caption = 'Adres1 '
  30.   end
  31.   object Label3: TLabel
  32.     Left = 16
  33.     Top = 80
  34.     Width = 44
  35.     Height = 13
  36.     Caption = 'Adres2 '
  37.   end
  38.   object Label4: TLabel
  39.     Left = 16
  40.     Top = 104
  41.     Width = 47
  42.     Height = 13
  43.     Caption = '∩┐╜l∩┐╜e / ∩┐╜l '
  44.   end
  45.   object Label5: TLabel
  46.     Left = 16
  47.     Top = 152
  48.     Width = 65
  49.     Height = 13
  50.     Caption = 'Tel1 / Tel2'
  51.   end
  52.   object Label6: TLabel
  53.     Left = 216
  54.     Top = 100
  55.     Width = 7
  56.     Height = 13
  57.     Caption = '/'
  58.   end
  59.   object Label7: TLabel
  60.     Left = 16
  61.     Top = 224
  62.     Width = 48
  63.     Height = 13
  64.     Caption = 'Vergi no'
  65.   end
  66.   object Label8: TLabel
  67.     Left = 16
  68.     Top = 128
  69.     Width = 65
  70.     Height = 13
  71.     Caption = 'Posta kodu'
  72.   end
  73.   object Label9: TLabel
  74.     Left = 216
  75.     Top = 148
  76.     Width = 7
  77.     Height = 13
  78.     Caption = '/'
  79.   end
  80.   object Label10: TLabel
  81.     Left = 16
  82.     Top = 200
  83.     Width = 66
  84.     Height = 13
  85.     Caption = 'Vergi daire.'
  86.   end
  87.   object Label11: TLabel
  88.     Left = 16
  89.     Top = 176
  90.     Width = 66
  91.     Height = 13
  92.     Caption = 'Fax/modem'
  93.   end
  94.   object Edit1: TEdit
  95.     Left = 88
  96.     Top = 24
  97.     Width = 265
  98.     Height = 21
  99.     AutoSelect = False
  100.     Font.Color = clWindowText
  101.     Font.Height = -11
  102.     Font.Name = 'MS Sans Serif'
  103.     Font.Style = [fsBold]
  104.     ParentFont = False
  105.     TabOrder = 0
  106.     Text = 'Edit1'
  107.   end
  108.   object Edit2: TEdit
  109.     Left = 88
  110.     Top = 48
  111.     Width = 265
  112.     Height = 21
  113.     TabOrder = 1
  114.     Text = 'Edit2'
  115.   end
  116.   object Edit3: TEdit
  117.     Left = 88
  118.     Top = 72
  119.     Width = 265
  120.     Height = 21
  121.     TabOrder = 2
  122.     Text = 'Edit3'
  123.   end
  124.   object Edit4: TEdit
  125.     Left = 88
  126.     Top = 96
  127.     Width = 121
  128.     Height = 21
  129.     TabOrder = 3
  130.     Text = 'Edit4'
  131.   end
  132.   object Edit5: TEdit
  133.     Left = 232
  134.     Top = 96
  135.     Width = 121
  136.     Height = 21
  137.     TabOrder = 4
  138.     Text = 'Edit5'
  139.   end
  140.   object TamamBtn: TBitBtn
  141.     Left = 184
  142.     Top = 256
  143.     Width = 77
  144.     Height = 27
  145.     TabOrder = 12
  146.     OnClick = TamamBtnClick
  147.     Kind = bkOK
  148.   end
  149.   object VazgecBtn: TBitBtn
  150.     Left = 272
  151.     Top = 256
  152.     Width = 77
  153.     Height = 27
  154.     TabOrder = 13
  155.     OnClick = VazgecBtnClick
  156.     Kind = bkCancel
  157.   end
  158.   object Edit6: TEdit
  159.     Left = 88
  160.     Top = 120
  161.     Width = 121
  162.     Height = 21
  163.     TabOrder = 5
  164.     Text = 'Edit6'
  165.   end
  166.   object Edit7: TEdit
  167.     Left = 88
  168.     Top = 144
  169.     Width = 121
  170.     Height = 21
  171.     TabOrder = 6
  172.     Text = 'Edit7'
  173.   end
  174.   object Edit8: TEdit
  175.     Left = 232
  176.     Top = 144
  177.     Width = 121
  178.     Height = 21
  179.     TabOrder = 7
  180.     Text = 'Edit8'
  181.   end
  182.   object Edit9: TEdit
  183.     Left = 88
  184.     Top = 168
  185.     Width = 121
  186.     Height = 21
  187.     TabOrder = 8
  188.     Text = 'Edit9'
  189.   end
  190.   object Edit10: TEdit
  191.     Left = 232
  192.     Top = 168
  193.     Width = 121
  194.     Height = 21
  195.     TabOrder = 9
  196.     Text = 'Edit10'
  197.   end
  198.   object Edit12: TEdit
  199.     Left = 88
  200.     Top = 216
  201.     Width = 121
  202.     Height = 21
  203.     TabOrder = 10
  204.     Text = 'Edit12'
  205.   end
  206.   object Edit11: TEdit
  207.     Left = 88
  208.     Top = 192
  209.     Width = 121
  210.     Height = 21
  211.     TabOrder = 11
  212.     Text = 'Edit11'
  213.   end
  214. end
  215.